Current Search Results

Website Title > A* [X]
[ click X to remove filter(s) ]
Results 1 - 3 / 3

Keyword extractions and further categories under [details] link

[ details] AI3:::Adaptive Information
Mike Bergman on the semantic Web and structured Web
URL: http://www.mkbergman.com/
[ details] AKT
Advanced Knowledge Technologies, University research collaboration
URL: http://www.aktors.org/akt/
[ details] AlchemyAPI
Transforming Text Into Knowledge
URL: http://www.alchemyapi.com/
SPARQL query:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX wx: <http://www.teemapoint.net/web_sites#>
SELECT ?r WHERE { ?r rdf:type wx:web_site . ?r wx:has_name ?s0 . FILTER regex(?s0 , "^[aA]" ) }